<script LANGUAGE="JavaScript">
                             <!--                     currentTime = new Date();                 if (currentTime.getHours() < 12)                  document.write("   ");               else if (currentTime.getHours() < 17)                   document.write("    ..     ");                             else                   document.write("    ");                             //-->
                           </script>


--------------------------

 2
----------------------
<script LANGUAGE="JavaScript">
                             <!--                     currentTime = new Date();                 if (currentTime.getHours() < 12)                  document.write("   ");               else if (currentTime.getHours() < 17)                   document.write("    ..     ");                             else                   document.write("    ");                             //-->
                           </script>

---------------------------

 3
-------------------------

<!-- ONE STEP TO INSTALL QUICK ALERT:

   1.  Put the designated coding into the HEAD of document  -->


<!-- STEP ONE: Copy this code into the HEAD of your document  -->

<HEAD>

<SCRIPT LANGUAGE="JavaScript">

<!--  http://www.hey.to/spcialman -->

<!-- Begin
alert("    ")
// End -->

</script>

